projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e34b116
)
(detect_coding_system): Extern it.
author
Kenichi Handa
<handa@m17n.org>
Thu, 22 Jan 1998 01:26:45 +0000
(
01:26
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 22 Jan 1998 01:26:45 +0000
(
01:26
+0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index 087bd750b045a63b158bdc1272b53768f1f87380..4507af6e6bbd0ff14aa3808978c7a03d58bc9686 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-1611,6
+1611,7
@@
EXFUN (Fread_non_nil_coding_system, 1);
EXFUN (Ffind_operation_coding_system, MANY);
EXFUN (Fencode_coding_string, 3);
EXFUN (Fdecode_coding_string, 3);
+extern Lisp_Object detect_coding_system P_ ((unsigned char *, int, int));
/* Defined in charset.c */
EXFUN (Fchar_bytes, 1);